projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fec382d
a4c5438
)
Auto merge of #1831 - alexcrichton:publish-cargo, r=huonw
author
bors
<bors@rust-lang.org>
Sat, 25 Jul 2015 00:48:43 +0000
(
00:48
+0000)
committer
bors
<bors@rust-lang.org>
Sat, 25 Jul 2015 00:48:43 +0000
(
00:48
+0000)
This commit tweaks some metadata here and there to publish Cargo on crates.io.
* License fields are added to Cargo.tomls
* `registry` was renamed to `crates-io`
* API docs for the `cargo` crate are now generated via `make doc`
Trivial merge